
/* CSS Document */
body{
	padding:0;
	margin:0;
	width:100%;
	height:auto;
	/*font-family:"微软雅黑";*/
	font-family:Microsoft YaHei;
}
#clear{
	clear:both;
}
img{
	border:0;
	margin:0;
	padding:0;
}
ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #0155ae;
}

a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

li{  
	list-style-type :none;  
}
dl , dt , dd{
	margin:0;
	padding:0;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.w{
	width:1206px;
	margin:0 auto;
}
.headwarp{ width:100%; text-align:center; background:url(../image/warpbg.gif) center center no-repeat;}
input{
	margin:0;
	padding:0;
}
.mr1px{
	margin-right:3px;
}
.mr5px{
	margin-right: 5px;
}
.mr9px{
	margin-right: 9px;
}
.mr15px{
	margin-right:15px;
}
.mr13px{
	margin-right:13px;
}
.mr23px{
	margin-right:23px;
}
.mr25px{
	margin-right:25px;
}
.mr30px{
	margin-right:30px;
}
.mr32px{
	margin-right:32px;
}
.mr50px{
	margin-right:50px;
}
.w21px{
	width:21px;
}
.mb15px{
	margin-top:15px;
}
.mb10px{
	margin-bottom:10px;
}
.mb30px{
	margin-bottom:30px;
}
.mt50px{
	margin-top:50px;
}
.pt4px{
	padding-top:4px;
}
/******************************indtop******************************/
.indtop{
	height:30px;
	background:url(../image/headbg.gif) left center repeat-x;	
	font-size:12px;
	line-height:30px;
	color:#c8c8c8;
}
.indtop .huanying{
	float:left;
	padding-left:25px;
}
.indtop .indtopright{
	float:right;
	padding:0 22px;
}
.indtop .indtopright a{
	color:#c8c8c8;
}
/********************************indlogo**********************************/
.indlogopt{
	width:1200px;
	margin:0 auto;
	padding-bottom: 29px;
}
.indlogo{
	float:left;
	padding:0 ;
	 width:480px;
	 
}
.indlogowz{
	float:left;
	padding:20px 0 0 10px;
	width:400px; 
}

.indlogowz dd h2 {
	font-size: 20px;
	font-weight: bold;
	color: #ff6600;
	text-align:left;
}
.indlogowz dd p {
	font-size: 17px;
	color: #333;
	font-weight: bold;
	text-align:left;
}
.indlogoxdh{
	float:left;
	padding:50px 0 0 0px;
	width:60px;
	
}
.indlogodhhm{
	float: right;
	padding-right: 14px;
	padding-top: 30px;
	text-align: right;
	color: #333;
	font-size: 20px;
	line-height:40px;
	text-align:left;
}
.indlogodhhm .haoma{
	color: #0b82e4;
	font-weight: bold;
	font-size:30px;
	line-height:30px;
}

/**************我的菜单****************/
#nav {
	width: 100%;
	height: 55px;
	overflow: hidden;
	background: url(../image/navBg.png);
}
#navMenu {
	width: 1200px;
	overflow: hidden;
	height: 55px;
	margin: 0 auto;
}
#navMenu ul {
	overflow: hidden;
	height: 55px;
	text-align: center;
}
#navMenu ul li {
	float: left;
	display: block;
}

#navMenu ul li a {
	width: 140px;
	height: 100%;
	line-height: 55px;
	display: block;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-family: "微软雅黑";
	background: url(../image/navline.gif) no-repeat left;
}
#navMenu ul li a:hover{ background:#f5710b}
#navMenu ul li.home a{ display:block; background:none; margin-left:30px;}
#navMenu ul .hover a {
	background: #0155ae;
}
.dropMenu {
	position: absolute;
	top: 0;
	z-index: 100;
	width: 170px;
	visibility: hidden;
	margin-top: -2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f5710b;
}
.dropMenu li {
	display: block;
}
.dropMenu a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	color: #FFFFFF;
}
* html .dropMenu a {
	width: 100%;
	color: #FFFFFF;
}
.dropMenu a:hover {
	color: #fff;
	background-color: #0274ee;
}
.dropMenu li {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.dropMenu a {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}






/****************nav**********************/
.navbg{
	height:41px;
	background: url(../image/navbg.jpg) repeat-x center;
}
.navcon{
	width:1120px;
	margin:0 auto;
	height:41px;
	line-height:41px;
	padding:0 40px;
	color:#fff;
	font-size:16px;
}
.navcon li{
	float: left;
}
.navcon li a{
	display: block;
	color: #fff;
	padding: 0 20px;
}
.navcon li.line{
	float: left;
	width: 1px;
	height: 15px;
	font-size:0;
	background:#fff;
	margin-top:14px;
}
/**************navbanner******************/
.navbanner{
	background: url(../image/banner.jpg) no-repeat center;
	height: 408px;
	padding-top:30px;
	padding-bottom:25px;
}
.navban_left{
	float: left;
	width: 456px;
	padding-top: 130px;
	padding-left: 45px;
}
.navban_right{
	float: right;
	width:683px;
	height:380px;
	background:url(../image/banrightbg.png) center;
	padding-top:27px;
	text-align:center;
}
.navban_righttitline{
	width:619px;
	height:13px;
	margin:0 auto 16px auto;
}
.navban_right .yinlingdown{
	height:55px;
	line-height:55px;
	color: #faeb02;
	font-size:36px;
}
.qsdd{
	width: 635px;
	height: 54px;
	margin:0 auto;
	background:url(../image/qsbg.png) no-repeat center;
	font-size:24px;
	line-height:48px;
	color:#fff;
}
.qsddyw{
	font-size:14px;
	color:#fff;
}

.slides{width:100%;height:500px;position:relative;overflow:hidden;}
.slideInner{height:500px;position:relative;}
.slideInner a{display:block;height:500px;background-position:center center;position:relative;text-align:center;z-index:1;}
.slideInner a div.img1{width:100%;position:absolute;left:50%;margin-left:-535px;}
.slideInner a div.img2{width:1070px;position:absolute;top:557px;left:50%;margin-left:-535px;}
.slideInner .slide3 .img2{top:200px;}
.slideInner .slide3 .img3{width:181px;height:286px;position:absolute;left:50%;margin-left:330px;top:330px;}
.nav{width:1200px;position:relative;left:50%;margin-left:-600px;display:none;}
.nav a{display:block;width:41px;height:119px;opacity:.2;z-index:9;}
.nav a.prev{position:absolute;left:0;top:-200px;margin-top:-58px;background:url(../image/ban_pre.png) no-repeat;}
.nav a.next{position:absolute;right:0;top:-200px;margin-top:-58px;background:url(../image/ban_next.png) no-repeat;}
.navListBox{position:absolute;left:50%;top:675px;z-index:99;}
.navListBox li{width:12px;height:12px;float:left;margin-left:5px;border-radius:50%;overflow:hidden;}
.navListBox li:first-child{margin-left:0;}
.navListBox li a{display:block;width:100%;height:100%;border-radius:50%;background-color:#fff;box-shadow:0 0 5px #666 inset;}
.navListBox li a.active{background-color:#55ddff;}
/*************gjcss*************/
.gjcss{
	float: left;
	width: 52%;
	height: 50px;
	background: #077de7;
}
.gjcsscon{
	float:right;
}
.gjcsscontit{
	float:left;
	font-size:18px;
	line-height:50px;
	color:#fff;
}
.sousuo{
	float: left;
	position: relative;
}
.gjcssconsswbk{
	width: 230px;
	height: 29px;
	border: 1px solid #fff;
	margin-top:12px;
}
.ssan{
	position:absolute;
	width: 31px;
	height: 31px;
	right: -15px;
	top: 12px;
	background:url(../image/ssan.png) no-repeat center;
}
.gjcsslj{
	float: left;
	padding: 0 35px;
	font-size: 12px;
	color: #fff;
	line-height:50px;
}
.gjcsslj_left{
	float:left;
	line-height:50px;
	margin-right:15px;
}
.gjcsslj_right{
	float:right;
	line-height: 50px;
}
.gjcsslj a{
	color: #fff;
}
.gonggao{
	float: right;
	height: 50px;
	width: 48%;
	background: #2a2a2a;
}
.gonggao .gonggaowenzi{
	float:left;
	padding-left:83px;
	background: url(../image/gggb.png) no-repeat 35px center;
	color:#fff;
	line-height:50px;
}
.gonggao .gonggaowenzi a{
	color: #fff;
}
.gonggao .gonggaoriqi{
	color: #fff;
	line-height:50px;
}








/*导航*/
.mycontent{ width:1200px; margin:0 auto; margin-top:20px; } 
.cpbox{ clear:both; }
.dh{ width:224px; background:#0086ff; padding:0 0 18px;}
.dh h2{background:url(../image/dhtbg.jpg) no-repeat 0 0;height:68px; color:#80ddff;font-size:14px;line-height:16px; text-align:center; padding:11px 0 0; text-align:center;}
.dh h2 a{ color:#fff; font-size:18px; line-height:29px;font-family:"Microsoft YaHei";}
.dh h2 em{ display:block; font-style:normal; font-weight:normal; text-transform:uppercase; font-family:"Times New Roman", Times, serif; font-size:10px;}
.dh_c{ width:157px; margin:0 auto;padding:9px 23px 0; min-height:500px; border:solid 1px #0099f2; background:#0069d4; overflow:hidden;}
.dh_c h3{ clear:both;display:block; font-size:14px;line-height:30px; height:31px;padding:9px 0 0 15px;background:url(../image/dhhbg.jpg) no-repeat 0 9px; white-space:nowrap;}
.dh_c h3 a{ color:#fff5e6;}
.dh_c li a{color:#fff;}
.dh_c li a:hover{color:#ff6600;}
.dh_c li{ height:29px; line-height:29px; border-bottom:dashed 1px #3387dd; background:url(http://www.lcyilida.com/Templates/yilida/images/ico01.jpg) no-repeat 3px 13px; padding-left:15px; overflow:hidden; white-space:nowrap;}
.dh_c li.born{ border:0;}
.dh_ss{ padding:19px 0 0 11px; line-height:27px; color:#fff;}
.dh_ss span{ width:63px; float:left;}
.inp02{ width:90px; height:27px; line-height:27px; padding:0 5px; border:0; background:#339eff; border-radius:2px; float:left}

.til01{ height:35px; border-bottom:solid 1px #ff6600;font-family:"Microsoft YaHei"; font-size:24px; overflow:hidden; }
.til01 p{border-bottom:solid 1px #b2b2b2;  padding:0 0 0 10px; width:152px; white-space:nowrap; height:35px; overflow:hidden; margin:0 auto; font-size:14px; line-height:35px; }
.til01 p a{ font-size:18px;}
.til01 a{ color:#4c4c4c;}
.til01 em{ display:block;  line-height:20px; font-weight:normal; font-style:normal; font-family:"Times New Roman", Times, serif; font-size:14px; color:#7f7f7f;}
.til01 .more01{ padding:10px 0 0;}
/*产品*/
.cp{ width:959px;overflow:hidden; padding:11px 0 0 15px; }
.cp h2{height:50px; line-height:29px; font-size:18px; font-weight:normal;border-bottom:solid 1px #b2b2b2;font-family:"Microsoft YaHei"; overflow:hidden}
.cp h2 p{ float:left; height:49px;border-bottom:solid 1px #b2b2b2;}
.cp h2 a{ color:#000;}
.cp h2 em{ display:block; font-size:12px; text-transform:uppercase; line-height:16px;}
.cp h2 .more01{ padding:20px 0 0;}
.more01{ font-weight:normal; font-size:10px;}
.more01 a,.til01 .more01 a,.til02 .more01 a,.link h2 .more01 a,.cp h2 .more01 a,.xc .til02 .more01 a:hover,.xc .til02 .more01 a{ font-family:Arial;background:none; border:0; padding:0; color:#7f7f7f;}
.cp_c{ padding:0px 0 0; overflow:hidden}
.cp_c ul{ width:960px;}
.cp_c li{ width:222px; float:left; padding:16px 18px 0 0; background:url(../image/cp_lbg.jpg) no-repeat 0 bottom; height:229px; overflow:hidden; position:relative;}
.cp_c li img{ width:220px; height:170px;border:solid 1px #dadada; display:block;}
.cp_c li dd{ height:41px; display:block;width:220px;}
.cp_c li dd a{ display:block;text-align:center; line-height:41px; background:#edeeee;}
.cp_c li dd a:hover,.cp_c li dd:hover a{ background:#0086ff; color:#fff; text-decoration:none;}
.cp_c li span{ position:absolute; top:164px; left:152px;height:28px; display:block;width:69px;}
.cp_c li span a{ width:63px;color:#fff; height:23px; line-height:23px; text-align:right; background:url(../image/cp_mobg1.png) no-repeat right 0; padding:0 6px 0 0; display:block;}
.cp_c li span a:hover{ background:url(../image/cp_mobg2.png) no-repeat right 0;}



.leib2,.leib{ width:210px; margin-bottom:20px; margin:0 auto;}
.leib2 .tit,.leib .tit{color:#fff;  font-size:18px; background:#0071C1;height:52px; padding-top:18px; text-align:center; overflow:hidden; font-weight:bold}
.leib2 .tit i,.leib .tit i{color: #fff;display: block;font:12px Arial; text-align: center; font-size:14px; line-height:18px; text-transform:uppercase;}
.leib2 .tit a,.leib tit a{ color:#333;}
.leib2 .nr{  padding:0; background:#1C6FBF; border:#0099f2 solid 1px;}
.leib2 .nr h3{height:37px; line-height:37px;  text-indent:0px; font-family:"Microsoft Yahei";text-align:center; margin-bottom:0;padding: 0px 10px 6px;}
.leib2 .nr h3 a{color:#494949; font-size:16px; display:block; background: url("../image/lrk1-1.jpg") no-repeat -118px  -4px;text-align: center;}
.leib2 .nr h3 a:hover,.leib2 .nr h3.cur a{text-decoration: none;color:#fff; background: url("../image/lrk-1.jpg") no-repeat -118px  -4px;font-weight:bold;}
.leib2 .nr ul { padding-bottom:0;border:1px solid #ececec;}
.leib2 .nr ul li { border-bottom:1px dashed #dedede; height:36px; line-height:36px;margin-bottom:1px;padding-left: 22px;}
.leib2 .nr ul li a { color:#494949; background:url("../image/left_li-1.gif") no-repeat 0px 11px; display:inline-block; padding-left:24px;}
.leib2 .nr ul li:last-child{ border-bottom:0;}
.leib2 .nr li.cur a,.leib2 .nr li a:hover{color:#0071C1;text-decoration: none;}











/***********************sbcpzx*****************************/
.sbcpzx{
	height: 685px;
	background:url(../image/cpzxbg.jpg) no-repeat center;
	padding: 20px 0 25px 0;
}
#yszxy_bg{
	width:100%;
	background:url(../image/cpzxbg.jpg) no-repeat top center;
}
#yszxy{
	width:1206px;
	margin:0 auto;
}
#yszxy_kong{
	height:20px;
}
.yszxy_hdm{
	width:1206px;
}
.tb_{
	float:left;
	width:183px;
	background:#077de7;
}
.tb_ ul{}
.tb_ li{
	width:100%;
	height:75px;
	border-bottom:1px solid #52a4ee;
}
.normaltab{
	color:#fff;
}
.hovertab{
    position:relative;
	width: 185px;
	background:url(../image/yjt.png) no-repeat 183px center #f6960d;
	color:#fff;
	z-index: 9999;
}
.tb_neirong{
	width:129px;
	margin:0 auto;
	height: 60px;
	padding-left: 55px;
	padding-top: 15px;
}
.tb_neirong1{
	background: url(../image/tb_neirong1.png) no-repeat 4px center;
}
.tb_neirong2{
	background: url(../image/tb_neirong2.png) no-repeat 4px center;
}
.tb_neirong3{
	background: url(../image/tb_neirong3.png) no-repeat 4px center;
}
.tb_neirong4{
	background: url(../image/tb_neirong4.png) no-repeat 4px center;
}
.tb_neirong5{
	background: url(../image/tb_neirong5.png) no-repeat 4px center;
}
.tb_neirong6{
	background: url(../image/tb_neirong6.png) no-repeat 4px center;
}
.tb_neirong7{
	background: url(../image/tb_neirong7.png) no-repeat 4px center;
}
.tb_neirong8{
	background: url(../image/tb_neirong8.png) no-repeat 4px center;
}
.tb_neirong9{
	background: url(../image/tb_neirong9.png) no-repeat 4px center;
}
.tb_neirong_title{
	padding-top:15px;
	font-size:18px;
}
.tb_neirong_title_left{
	float:left;
}
.tb_neirong_title_right{
	float:right;
	font-style:italic;
}
.normaltab .tb_neirong_title{
	color:#fa3d1a;
}
.tb_neirong_txt{
}
.tb_neirong_txttit{
	font-size: 16px;
	line-height:16px;
}
.tb_neirong_txtcon{
	font-size: 12px;
	padding-top: 12px;
}
.tb_ li.tb_tel{
	border-bottom:none;
}
#tb_tel_txt{
	text-align:center;
	color:#fff;
	line-height:22px;
	padding-top:8px;
}
.tb_tel_txt_num{
	color:#fa3d1a;
}
#tb_tel_link{
}
#tb_tel_link a{
	display:block;
	width:100px;
	height:38px;
	line-height:38px;
	text-align:center;
	border:1px solid #fa3d1a;
	color:#fa3d1a;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	margin:0 auto;
}
#tb_tel_link a:hover{
	border:1px solid #fa3d1a;
	background:#f6960d;
	color:#fff;
}
.ctt{
	float:left;
	width:987px;
	height:660px;
	background: #cacaca;
	padding: 7px 15px 17px 20px;
}
.dis{display:block;}
.undis{display:none;}
#ctt_top{
	height: 54px;
	line-height: 45px;
	color: #077de7;
	font-size: 24px;
	text-align: center;
	background:#fff url(../image/cttline.png) no-repeat center 45px;
	margin-bottom: 10px;
}
#ctt_shang{
	height:360px;
	background: #fff;
	padding:30px 45px 0 45px;
}
.ctt_shang_left{
	float: left;
	width: 435px;
	height: 330px;
}
.ctt_shang_right{
	float: right;
	width:450px;
}
.ctt_shang_right .ctt_shang_right_tit{
	height: 42px;
	border-bottom: 1px solid #d8d8d8;
	font-weight: 600;
	color: #077de7;
}
 .ctt_shang_right_titcon{
 	float:left;
	font-size: 18px;
	line-height: 39px;
	border-bottom:3px solid #077de7;
}
 .ctt_shang_right_con{
 	font-size: 12px;
	color: #727272;
	line-height: 20px;
	border-bottom: 1px dashed #cfcfcf;
	padding: 8px 0 15px 0;
 }
  .ctt_shang_right_con p{
  	text-indent: 2em;
	margin: 0;
	padding: 0;
  }

.liaojiegend{
	background:#077de7;
	height:50px;
	color: #fff;
	text-align:center;
	font-weight: 600;
	text-align: center;
	margin-top:18px;
	line-height: 50px;
	font-size: 14px;
}
.liaojiegend a{
	display: block;
	color:#fff;
}

#ctt_xia{
	padding-top:17px;
}
#ctt_xia li{
	float:left;
	width: 190px;
	height: 183px;
	background: #fff;
}
.ctt_xia_img{
	width: 190px;
	height: 140px;
}
.ctt_xia_ms{
	padding-left: 8px;
	padding-right: 7px;
	overflow: hidden;
}
.ctt_xia_ms .ctt_xia_msmc{
	float:left;
	height:15px;
	border-left: 2px solid #077de7;
	padding-left: 6px;
	margin-top:14px;
	font-size: 14px;
	line-height: 14px;
}
.ctt_xia_ms .ctt_xia_mszxan{
	float:right;
	width: 60px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	background:url(../image/ljzxbg.jpg) repeat-x center;
	margin-top: 12px;
	text-align: center;
	color:#fff;
}
.ctt_xia_ms .ctt_xia_mszxan a{
	color: #fff;
}



/**************************dzlc*********************************/
.dzlcbg{
	background: url(../image/dzlc.jpg) no-repeat center top;
	padding-top:40px;
	height:650px;
	position:relative;
}
.process{
	width: 288px;
	height: 57px;
	margin:0 auto;
}
.processdown{
	color: #fff;
	height: 70px;
	font-size: 40px;
	text-align: center;
	line-height: 70px;
}
.yuan{
	width: 375px;
	height: 30px;
	margin: 0 auto;
}
.dzlccon{
	width: 1200px;
	margin: 0 auto;
	padding-top: 11px;
}
.dzlcconDiv{
	float: left;
	width: 216px;
	height: 275px;
	background: url(http://www.lcyilida.com/Templates/yilida/images/dzlcdivbg.jpg) center;
	margin: 0 12px;
	padding-top: 34px;
}
.dzlcconDiv_img{
	width: 153px;
	height: 153px;
	margin: 0 auto;
}
.dzlcconDiv_wenz{
	padding-top: 26px;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	text-align: center;
}
.lansehman{
	position: absolute;
	width: 251px;
	height: 62px;
	border-radius: 4px;
	background: #077de7 url(../image/lanseandh.png) no-repeat 32px center;
	bottom: 58px;
	left: 50%;
	margin-left: -328px;
	color: #fff;
	padding-left:69px;
	color: #fffefe;
	font-size: 30px;
	font-weight: bold;
	line-height: 62px;
}
.huangsean{
	position: absolute;
	width: 320px;
	height: 62px;
	border-radius: 4px;
	bottom: 58px;
	right: 50%;
	margin-right: -328px;
	background: #fa9f00;
	color: #fffefe;
	font-size: 30px;
	font-weight: bold;
	line-height: 62px;
	text-align: center;
}
.huangsean a{
	display: block;
	width:320px;
	height:62px;
	color: #fffefe;
}
/*********************sbyfbg*********************/
.sbyfbg{
	background: url(../image/sbyfbg.jpg) no-repeat top;
	text-align: center;
}
.sbyftit{
	font-size: 48px;
	color: #077de7;
	font-weight: 600;
	line-height:48px;
	padding-top: 53px;
	padding-bottom: 35px;
}
.sbyftitde{
	width: 1206px;
	margin: 0 auto;
	height: 32px;
	background: url(../image/yfzztitde.png) no-repeat center;
	text-align: center;
	font-size: 26px;
	color: #010101;
	line-height:30px;
}
.sbyfcon{
	width: 1200px;
	margin: 0 auto;
	padding-top: 55px;
}
.sbyfconDiv{
	float: left;
	width: 236px;
	height: 332px;
	background: #eee;
	border-bottom: 1px solid #ccc;
}
.sbyfconDiv_img{
	width: 235px;
	height:266px;
}
.sbyfconDiv_con{
	height:63px;
	font-size: 24px;
	color: #333;
	line-height: 63px;
}
.jzkhtit{
	font-size: 48px;
	line-height:48px;
	text-align: center;
	padding-top: 59px;
	color: #077de7;
	font-weight: 600;
}
.jzkhtitde{
	font-size:14px;
	line-height:14px;
	color: #c4c4c4;
	padding:11px 0 17px 0;
}
.jzkhtitline{
	width: 180px;
	margin:0 auto;
}
.jzkhtitline .jzkhtitline_left{
	float: left;
	width: 90px;
	background: #fa9f00;
	height:2px;
}
.jzkhtitline .jzkhtitline_right{
	float:right;
	width: 90px;
	background: #077de7;
	height:2px;
}
.jzkhcon{
	width: 1206px;
	margin: 0 auto;
	padding: 41px 0 30px 0;
}
.jzkhconDiv{
	float: left;
	width: 303px;
	height:354px;
	background: #f2f1f1;
	padding: 23px 21px 23px 21px;
	font-size: 14px;
}
.jzkhconDiv_img{
	width: 303px;
	height: 182px;
}
.jzkhconDiv_tit{
	height: 58px;
	line-height:58px;
	color: #077de7;
}
.jzkhconDiv_con{
	color: #383838;
	line-height: 28px;
	text-align: left;
}
.scroll01{ width:1200px; height:380px; margin:30px auto 0 auto; overflow:hidden;}
.v_out01{width:1200px;margin:0px auto;overflow:hidden;}
.v_show01{width:1076px;overflow:hidden;position:relative;height:380px;float:left; margin:0 auto;}
.u_lanren01{ width:6650px;position:absolute;left:0px;top:0px;}
.u_lanren01 ul{float:left;text-align:center;line-height:50px;}
.u_lanren01 ul li{width:1076px;height:380px;float:left; overflow:hidden; margin-left:14px;}
.u_lanren01 ul li dd{ width:300px; height:400px; float:left; overflow:hidden; position:relative; list-style:none;}
.u_lanren01 ul li dd img{ position:absolute; left:24px; top:24px; z-index:10; width:303px; height:182px;}
.u_lanren01 ul li dd a.link{ width:303px; height:302px; display:block; position:absolute; left:0; top:0; z-index:20;}
.prev01,.next01{float:left; padding-top:170px;}
.prev01 a{ background:url(../image/left.png) no-repeat center center;}
.next01 a{ background:url(../image/right.png) no-repeat center center;}
.prev01,.prev01 a,.next01,.next01 a{width:34px;height:45px; display:block}
/***************xzsl*****************/
.xzslbg1{
	background: url(../image/xzslbg1.jpg) no-repeat center top;
	padding-bottom: 120px;
}
.xzsltit{
	height: 85px;
	color: #fff100;
	font-size: 60px;
	text-align: center;
	padding-top:39px;
}
.xzsltit .xzsltitwz{
	color: #42ff00;
	font-size: 30px;
}
.xzsltitde{
	font-size: 20px;
	color: #fff;
	text-align:center;
}
.xzsltitde a{
	color: #fff;
}
.xzsltitms{
	font-size: 34px;
	color: #fff;
	text-align: center;
}
.xzsltitmsleftline{
	float: left;
	width: 329px;
	height: 33px;
	border-bottom: 1px solid #fff;
}
.xzsltitmsrightline{
	float: right;
	width: 329px;
	height: 33px;
	border-bottom: 1px solid #fff;
}
.xzsltitmswz{
	float: left;
	width: 545px;
	text-align: center;
	font-size: 34px;
	line-height: 67px;
	color: #fff;
	font-weight: 500;
}
.xzslbg2{
	background: url(../image/xzslbg2.jpg) no-repeat center top;
	height: 158px;
	padding-top: 26px;
	padding-bottom: 38px;
}
.xuhao{
	float: left;
	width: 148px;
	padding-top: 26px;
	padding-bottom:13px;
}
.xuhaotit{
	font-size: 36px;
	color: #fff;
	font-weight: 600;
	line-height:60px;
}
.xuhaocon{
	float: left;
	width: 520px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}
.xzslbg3{
	background: url(../image/xzslbg3.jpg) no-repeat center top;
	height: 153px;
	padding-top: 262px;
	padding-bottom: 38px;
}
.xzslbg3con{
	float: right;
	width: 565px;
}
.xuhaotit3{
	font-size: 36px;
	color: #fff;
	font-weight: 600;
	line-height: 60px;
	padding-top: 12px;
}
.xuhaocon3{
	float: left;
	width: 400px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}
.xzslbg4{
	background: url(../image/xzslbg4.jpg) no-repeat center top;
	height: 127px;
	padding-top: 300px;
}
.xzslbg4con{
	position: relative;
	float: left;
	width: 620px;
}
.xzslbg4con .xzslbg4xuhao{
	position: absolute;
	margin-left: -66px;
}
.xzslbg4con .xzslbg4conright{
	float: right;
	width: 490px;
}
.xzslbg5{
	background: url(../image/xzslbg5.jpg) no-repeat center top;
	height: 211px;
}
.xzslbg6{
	background: url(../image/xzslbg6.jpg) no-repeat center top;
	height: 232px;
	padding-top: 34px;
	padding-left: 50px;
	color: #fff;
	font-size: 30px;
	line-height: 77px;
}
.xzslbg6 .mfjs{
	width: 548px;
	height: 61px;
	padding-left: 10px;
	font-size: 30px;
	color: #0751e7;
	line-height: 61px;
	text-align: center;
	background: url(../image/mfjs.png) no-repeat center;
	margin-bottom: 31px;
}
.xzslbg6 .mfjsdown{
	height: 29px;
	padding-left: 5px;
}
.xzslbg6 .mfjsdown .mfjsdown_img{
	float:left;
	width: 29px;
	height: 29px;
	margin-right: 8px;
}
.xzslbg6 .mfjsdown .mfjsdown_wz{
	float:left;
	line-height: 29px;
	margin-right: 24px;
	font-size: 20px;
}
.xzslbg6 .yykc{
	float: right;
	padding-top: 10px;
	padding-right: 15px;
	text-align: right;
}
.xzslbg6 .yykc .yykctit{
	font-size: 30px;
	line-height: 40px;
	font-weight: 600;
}
.yykcan{
	float: right;
	width: 242px;
	height: 54px;
	background: #fff url(../image/yykcxdh.png) no-repeat 20px center;
	border-radius: 4px;
	margin-top: 15px;
	color: #fa9f00;
	font-weight: bold;
	font-size: 30px;
	line-height: 54px;
	text-align: left;
	margin-bottom: 15px;
}
.yykcan a{
	display: block;
	width: 152px;
	height: 54px;
	color: #fa9f00;
	padding-left:90px;
}
.dlrxdhtb{
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 15px;
}
 .dlrxdh{
	float:left;
	font-weight: bold;
	font-size: 24px;
	line-height:55px
}
/****************************zjxz*********************************/
.zjxz{
	background: url(../image/zjxzbg.jpg) no-repeat center top;
	padding-top: 80px;
}
.zjxztit{
	font-size: 48px;
	line-height: 48px;
	color: #077de7;
	text-align: center;
}
.zjxztitde{
	font-size: 14px;
	text-align: center;
	color: #c4c4c4;
	line-height: 40px;
}
.zjxzcon{
	width: 1200px;
	margin:0 auto;
	padding-top: 50px;
}
.zjxzcon .jianjie_img{
	float: left;
	padding: 0 12px 0 12px;
	width: 528px;
	height: 345px;
}
.zjxzcon .jianjie_right{
	width: 620px;
	float: right;
	padding-right:12px;
}
.jianjie_right_tit{
	color: #077de7;
	font-size: 26px;
	line-height: 26px;
	padding-bottom: 20px;
}
.jianjie_right_con{
	color: #333;
	font-size: 20px;
	line-height: 30px;
}


/****************优势******************/
.pa{ position:absolute;}
.pr{ position:relative}
.content55{ width:1200px; margin:0 auto;}
.ys01 { background:url(../image/ys01.jpg) no-repeat center 0; height:710px; margin-top:60px;}
.ys_top a { display:block; text-align:center; padding-top:28px; font-size:36px; color:#fff; font-weight:bold;}
.ys_top a b { font-size:48px;}
.ys_top a em { display:block; font-size:20px; font-weight:normal; padding-top:10px; }

.ys_con { padding:125px 0 0 640px;}
.ys_pic01 { top:115px; left:0; width:800px;}
.ys_pic01 ul li { position:relative;}
.ys_pic01 ul li a { display:block;}
.ys_pic01 ul li a img { width:235px; height:205px;}

.ys_li01 { top:0; left:191px;}
.ys_li02 { top:-104px; left:10px;}
.ys_li03 { top:-205px; left:191px;}
.ys_li04 { top:-514px; left:371px;}

.ys_pic01 ul li .rx_p { position:absolute; top:0; left:0; background:url(http://www.lcyilida.com/Templates/yilida/images/cp_bg.png) repeat; display: none; z-index:999;}
.ys_pic01 ul li .rx_p i { display:block; float:left;}
.ys_pic01 ul li .rx_p i a img { width:235px; height:205px; border:none; float:left}
.ys_pic01 ul li .rx_p span { display:block; float:left; background:url(../image/ys_picbg.png) no-repeat; width:421px; height:191px; margin-left:-56px; font-size:14px; color:#fff; padding:10px 10px 0 66px; line-height:22px;}


.ys_con dl { height:95px; border-bottom:dashed 1px #d1d1d1; margin-bottom:20px; width:550px; line-height:25px;}
.ys_con .ys_dl01 { height:70px;}
.ys_con .nobor { border:none;}
.ys_con dl dt { background:url(../image/ys_szbg.png) no-repeat; width:38px; height:41px; line-height:41px; text-align:center; font-size:18px; color:#fff; font-family: Impact; float:left;}
.ys_con dl dd { float:left; padding-left:14px; width:495px;}
.ys_con dl dd b { display:block;}
.ys_con dl dd b a { font-size:24px; color:#474747;}
.ys_con dl dd p { font-size:16px; color:#636363; padding-top:8px;}
.ys_con dl dd p em { color:#fd8108;font-style:normal;}
.ys02 { background:url(../image/ys02.jpg) no-repeat center 0; height:681px; margin:0;}
.ys02 .ys_con { padding:90px 0 0 45px;}



/********************gsxw********************/
.w2{ width:1250px; margin:0 auto; }
.gsxw{
	background: url(../image/ggxwbg.jpg) no-repeat center top;
	padding-top: 40px;
	padding-bottom: 73px;
}
.gsxwDiv{
	float: left;
	width: 445px;
	padding-left: 15px;

}
.gsxwDiv2{
	float: left;
	width: 320px;
	padding-left: 5px;
}
.gsxwDivtit{
	height: 35px;
	padding:15px 0;
	color: #fff;
}
.gsxwDivtit .yingwen{
	padding-left: 15px;
}
.gsxwDivcon{
	width: 410px;
	height: 456px;
	background:url(../image/gsxwDivbg.png) no-repeat center;
	padding: 13px 33px 0 0px;
	
}
.gsxwDivcon .gsxwDivcon_img{
margin-left:13px;
	width: 402px;
	height:130px;
}
.gsxwDivcon .gsxwDivcon_img img{ height:130px; width:402px;}
.gsxwDivcon .gsxwDivcon_nr{
	padding-top: 10px;
}
.gsxwDivcon .gsxwDivcon_nr li{
	background: url(../image/litb.png) no-repeat 10px center;
	padding-left: 34px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #383838;
	overflow: hidden;
}
.gsxwDivcon .gsxwDivcon_nr li a{
	color: #383838;
	
}
.gsxwDivcon .gsxwDivcon_nr li a:hover{
	color: #ff6600;
	
}
.cjwtcon{
	color: #fff;
	border-bottom: 1px dashed #184b85;
	margin-bottom: 8px;
}
.cjwtcon_left{
	float: left;
	min-height: 36px;
	width: 32px;
	font-size: 14px;
	line-height: 36px;
	text-align: center;
}
.wen{
	background: url(../image/wenbg.png) no-repeat center;
}
.da{
	background: url(../image/dabg.png) no-repeat center;
}
.cjwtcon_rightwen{
	float: right;
	width: 270px;
	font-size: 14px;
	line-height: 36px;
	
}
.cjwtcon_rightwen a{ color:#FFf}
.cjwtcon_rightda{
	float: right;
	width: 270px;
	font-size: 12px;
	line-height: 14px;
	padding: 6px 0 9px 0;
}
#demo{
	overflow:hidden;
	width:320px;
	height:470px;
	position:absolute;
}
#demo ul{
	padding:0;
	margin:0;
}
#demo1  li{
	list-style-type:none;
	padding:10px 0;
}
#demo2  li{
	list-style-type:none;
	padding:10px 0;
}
/***********************zxzx**************************/
.zxzx{
	background:url(../image/tijiaobg.png) no-repeat center;
	margin-top: -32px;
	
}
.zxzx_left{
	float: left;
	width: 757px;
	height: 382px;
	padding-top: 86px;
	padding-left: 40px;
	color: #fff;
}
.zxzx_lefttit{
	font-size: 32px;
	line-height: 30px;
}
.zxzx_lefthaoma{
	padding:45px 0 30px 0;
	font-size: 60px;
	line-height: 60px;
	font-weight: bold;
}
.zxzx_lefthaoma .boda{
	font-size: 30px;
	font-weight: normal;
}
.zxzx_lefthaoma .hfsj{
	font-size: 40px;
	font-weight: bold;
}
.huifu{
	font-size: 40px;
	padding-bottom:28px;
	line-height:40px;
}
.zxzxan{
	width: 250px;
	height: 50px;
	background: #fff;
	border-radius: 5px;
	font-size: 30px;
	line-height: 45px;
	color: #004ba5;
	font-weight: bold;
	text-align: center;
}
.zxzxan a{
	display: block;
	width: 250px;
	height: 50px;
	color: #004ba5;
}
.zxzx_right{
	float:right;
	width: 250px;
	padding-right: 80px;
}
.zxzx_righttit{
	padding: 30px 0 16px 0;
	font-size: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
}
.ndxm{
	background: #fff;
	width: 200px;
	height: 39px;
	outline: none;
	padding-left: 50px;
	font-size: 14px;
	color: #999;
	border: none;
	margin-bottom: 8px;
}
.ndwxfs{
	background: #fff;
	width: 200px;
	height: 39px;
	outline: none;
	padding-left: 50px;
	font-size: 14px;
	color: #999;
	border: none;
	margin-bottom: 8px;
}
.xinghao{
	background: #fff;
	width: 200px;
	height: 39px;
	outline: none;
	padding-left: 50px;
	font-size: 14px;
	color: #999;
	border: none;
	margin-bottom: 8px;
}
.liuyan{
	background: #fff;
	width: 250px;
	height: 150px;
	line-height:25px;
	outline: none;
	font-size: 14px;
	color: #999;
	border: none;
	margin-bottom: 17px;
}
.tijiaoanniu{
	float: left;
	margin-left: 15px;
	width: 100px;
	line-height:32px;
	border-radius: 3px;
	background: #e79b07;
	color: #fff;
	text-align:center;
	border: none;
}
.chongzhianniu{
	float: right;
	background: #333;
	text-align:center;
	margin-left: 15px;
	width: 100px;
	line-height:32px;
	border-radius: 3px;
	color: #fff;
	text-align:center;
	border: none;
}
.yqlj{
	position: absolute;
	color: #fff;
	bottom: 0;
	left: 15px;
	font-size: 18px;
	line-height: 47px;
}
.yqlj a{
	color: #fff;
}
/******************dibu********************/
.dibu{
	background: #2f2f2f;
}
.dibutit{
	padding: 40px  30px;
}
.dibutit li{
	float: left;
	padding:0 25px;
	color: #fff;
	font-size: 16px;
	line-height: 16px;
}
.dibutit li.line{
	width: 1px;
	height: 15px;
	background: #fff;
	font-size:0px;
	padding: 0;
	margin: 0;
}
.dibutit li a{
	color: #fff;
}
.dibucon{
	padding: 13px 0 36px 0
}
.dibucon_logo{
	float: left;
	width: 297px;
	height: 200px;
	background: url(../image/dibulogo.png) no-repeat center;
}
.dibucon_line {
	float: left;
	width: 1px;
	height:200px;
	margin-right: 55px;
	background: url(../image/dibuline.png) no-repeat center;
}
.qiguan{
	float: left;
	width: 545px;
	color: #fff;
}
.qiguan p{
	height: 35px;
	font-size: 18px;
	line-height: 35px;
}
.gsdz{
	float: left;
	padding-top: 80px;
	color: #fff;
}
.gsdz li{
	height: 45px;
	font-size: 18px;
	line-height: 40px;
}
.copy{
	height:41px;
	background: #0d0d0d;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 41px;
}
/*********************tabqiehuan*******************/
#yldbxl{
	width:1200px;
	margin:-55px auto 0 auto;
}

.tba_{
	float: right;
	width: 620px;
}
.tba_ ul{
	height: 95px;
}
.tba_ li{
	position: relative;
	float:left;
	height:95px;
	line-height:55px;
	width:148px;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-size:20px;
	margin-right: 15px;
}
.tba_ li.lanse{
	background: url(../image/lanse.png) no-repeat center top;
}
.tba_ li.huangse{
	background: url(../image/huangsejt.png) no-repeat center top;
}
.normaltaba{
	background: url(../image/lanse.png) no-repeat center top;
}
.hovertaba{ 
	background:  url(../image/huangsejt.png) no-repeat center top;
}
.tba_ li.yldbxl_kong{
	width:415px;
}
.ctta{
	clear:both;
	padding-bottom:40px;
}
.disa{
	display:block;
}
.undisa{
	display:none;
}
#wrapper
{
	margin-top: 50px;
	text-align:center;
}
.overlay{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.5); /*dim the background*/
  text-align:center;
  display:none;
}

#overlay_pic {
    margin:200px auto;
    width:400px;
    box-shadow: 10px 10px 5px #000;
}

.jscarousal
{
	width: 1170px;
	height: 254px;
	background-color: #efeff3;
	margin:0 auto;
	padding: 0;
	padding: 30px 8px 0px 8px;
	position: relative; /*overflow: hidden;*/
}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right
{
	float: left;
	width: 43px;
	height: 98px;
	color: White;
	position: relative;
	top: 32px;
	cursor: pointer;
}
.jscarousal .jscarousal-left
{
	background-image: url(../image/left_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.jscarousal .jscarousal-right
{
	background-image: url(../image/right_arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.jscarousal-contents
{
	width: 1060px;
	height: 230px;
	margin-left:15px;
	float: left;
	position: relative;
	overflow: hidden;
}
.jscarousal-contents > div
{
	position: absolute;
	width: 100%;
	height: 240px;
}
.jscarousal-contents > div > div
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.jscarousal-contents img
{
	width: 242px;
	height: 190px;
}
.hidden
{
	display: none;
}
.visible
{
	display: block;
}
.thumbnail-active
{
	filter: alpha(opacity=100);
	opacity: 1.0;
	cursor: pointer;
}
.thumbnail-inactive
{
	filter: alpha(opacity=80);
	opacity: 0.8;
	cursor: pointer;
}
.thumbnail-text
{
	color: #383838;
	font-weight: bold;
	text-align: left;
	display: block;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#yldbxl_neirong{
	clear:both;
}
/*********************************************************/
#zjjh_neirong_tpqh{
	background: #efeff3;
	padding-top: 30px;
}
.zntpics {
	overflow:hidden;
	width:1146px;
	margin: 0 auto;
}
.zntpics .pcont {
	width:1040px;
	float:left;
	overflow:hidden;
}
.zntpics .ScrCont {
	width:32766px;
	zoom:1;
}
.zntpics #List1_1, .zntpics #List2_1 {
	float:left;
	
}
.zntpics #List1_1 a , .zntpics #List2_1 a{
	color: #383838;
	font-size: 14px;
	line-height: 44px;
	text-align: center;
}
.zntpics .LeftBotton, .zntpics .RightBotton {
	width:43px;
	height:42px;
	margin-top:61px;
}
.zntpics .LeftBotton {
	float:left;
	background:url(../image/left_arrow.jpg) no-repeat;
}
.zntpics .RightBotton {
	float:right;
	background: url(../image/right_arrow.jpg) no-repeat;
}
.zntpics .pl img {
	display:block;
	cursor:pointer;
}
.zntpics .pl {
	width:242px;
	float:left;
	margin:0 12px;
}

/*******************************************************/
.scroll{ width:1200px; height:400px; margin:0 auto; overflow:hidden;}
.v_out{width:1200px;margin:0px auto;overflow:hidden; padding-top:50px;}
.v_show{width:1100px;overflow:hidden;position:relative;height:400px;float:left; color:#fff;}
.u_lanren{ width:6000px;position:absolute;left:0px;top:0px;  color:#fff;}
.u_lanren ul{float:left;text-align:center;line-height:50px;}
.u_lanren ul li{width:900px;height:1440px;float:left; overflow:hidden;}
.u_lanren ul li dd{ width:345px; height:400px; margin:0px 7px; float:left; overflow:hidden; position:relative; list-style:none; ba}
.u_lanren ul li dd .tuimg{ position:absolute; left:0; top:0; z-index:10; width:345px; height:400px;}
.u_lanren ul li dd a.link{ width:345px; height:174px; display:block; position:absolute; left:0; top:0; z-index:20;}
.u_lanren ul li dd span.info{ width:51px; height:51px; display:block; position:absolute; right:20px; bottom:10px;background:url(http://www.lcyilida.com/Templates/yilida/css/images/3.png) no-repeat;z-index:30;}
.prev,.next{float:left; padding-top:10px;}
.prev a{ background:url(http://www.lcyilida.com/Templates/yilida/css/images/left.png) no-repeat center center;}
.next a{ background:url(http://www.lcyilida.com/Templates/yilida/css/images/right.png) no-repeat center center;}
.prev,.prev a,.next,.next a{width:30px;height:40px; display:block}